Don't load print backends more than once
authorMatthias Clasen <mclasen@redhat.com>
Mon, 27 May 2019 12:59:36 +0000 (12:59 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 May 2019 12:59:36 +0000 (12:59 +0000)
commitcfe648eb11a1f6710e106da5525d92dcf4f17c43
treeb8fcf057dd951023184ba6a2f810e6dddd731300
parent1f21badd7213f16984fa7e3596c9f3809d6af393
Don't load print backends more than once

The modules don't depend on the default display
at all, and loading them more than once makes
the displayclose test fail here, locally.
gtk/gtkmain.c